Click or drag to resize

OwnerAddress Property

Gets or sets address. The address is the globally unique address of the machine from which the session was created.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Address { get; set; }

Property Value

Type: String
See Also